GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / ReferencePoint Enumeration





ReferencePoint Enumeration
Defines the reference point of the page when detecting and removing margins.
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
Public Enum ReferencePoint 
   Inherits System.Enum
 
Members
MemberValueDescription
ReferencePointBottomLeft2The reference point is bottom left.
ReferencePointBottomRight3The reference point is bottom right.
ReferencePointTopLeft0The reference point is top left.
ReferencePointTopRight1The reference point is top right.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GdPicture14.ReferencePoint

See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace